Skip to content

JOSEW383/keeper-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keeper App

This repository contains the code for a note-taking app built with React, following the The Complete Web Development Bootcamp course. The app is inspired by Google Keep and allows users to create, edit, and delete notes.

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/JOSEW383/keeperapp.git
  2. Install dependencies: npm install
  3. Start the development server: npm start

The app will now be running on http://localhost:3000

Features

Create notes with a title and a body Edit and delete existing notes View all notes in a list

Built With

React - JavaScript library for building user interfaces

Author

JOSEW383

License

This project is licensed under the MIT License