- 📖 About the Project(#about-project)
- 🛠 Built With(#built-with)
- Tech Stack(#tech-stack)
- Key Features(#key-features)
- 🚀 Live Demo(https://)
- 🛠 Built With(#built-with)
- 💻 Getting Started(#getting-started)
- Setup(#setup)
- Prerequisites(#prerequisites)
- Install(#install)
- Usage(#usage)
- Run tests(#run-tests)
- Deployment(#triangular_flag_on_post-deployment)
- 👥 Authors(#authors)
- 🔭 Future Features(#future-features)
- 🤝 Contributing(#contributing)
- ⭐️ Show your support(#support)
- 🙏 Acknowledgements(#acknowledgements)
- ❓ FAQ(#faq)
- 📝 License(#license)
Reacts To Do List create a single page To-Do-List application using Reacts to render a basic UI design/wireframes
- HTML
- CSS
- Javascript (ES6)
- Reacts
- HTML
- CSS
- JavaScript
- Reacts
- API's
- Webpack
- Add tasks to the to-do-list
- Delete tasks to the to-do-list
- Edit tasks to the to-do-list
- Mark tasks in the to-do-list as completed
- Index tasks in the to-do-list local storage
- Display a slide in navbar menu with links to homepage and about page
- Live Demo Link(http://localhost:8080/)
- in this update i've added onClick events to the calculator buttons and given them logic as mentioned in this third/3rd project milestone
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Have a local version control like Git. Which is a open source distributed version control system designed for source code management
- A text editor (e.g Visual Studio Code, Vim, Atom & Sublime.)
- A web browser (e.g Chrome, Safari, Mozilla Firefox.)
- Live Server which is a web extension that helps you to live reload feature for dynamic content (PHP, Node.js, ASPNET)
- Download waves to check project accessibilty
Clone this repository to your desired folder:
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
Install this project with:
- Clone the repo by running the command
git clone https://github.com/187jjay187/react-to-do-list.git
- Open the directory of the project
cd leaderboardsetup
- Open the directory of the src
cd src
- Open the html file
Click and open the html file
- Please install the node module by running this command on the terminal
npm install
- Please run the following to render on the browser
npm start
To run the project, execute the following command:
- Please run the following to render on the browser
npm start
👤 Jerome Jay
- GitHub: @githubhandle(https://github.com/187jjay187)
- Twitter: @twitterhandle(https://twitter.com/187jjay187)
- LinkedIn: LinkedIn(https://linkedin.com/in/jerome-osman-137605a4)
- css to complete styling
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page(https://github.com/187jjay187/react-to-do-list/issues).
If you like this project...
I would like to thank...
-
Question_1
- what are the prerequisites
-
Question_2
- how do i go about installing it
This project is MIT licensed..