To-do-review is a clone of the To-Do app. This was created to learn about giving and receiving feedback from code reviews
Additional description about the project and its features.
- Major languages (HTML, CSS, JavaScript)
- Frameworks (None)
- Technologies used - Webpack(Code Bundlng et al), Git(version control), ESLint(JavaScript linting), WebHint(linting tool), Stylelint(style linting)
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
- Clone the repository using
git clone git@github.com:AnselemOdims/To-Do.git
- cd into the project folder
- Run
npm install
- Run
npm run build
- Run
npm start
👤 Anselem Odimegwu
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.