Skip to content

kevinkkimutai/Todos-Front-End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todos-Front-End

The app is set to allow users to create, delete and edit Todos it al display the users todos

Built With

This application has been built with the following application.

  • CSS latest
  • Bootstrap v5.3
  • React v17.0

Setup

You can setup this repository by following this manual

  1. To run it locally Fork the app.

    https://github.com/kevinkkimutai/Todos-Front-End/fork
    
  2. Clone the repository

    git clone git@github.com:kevinkkimutai/Todos-Front-End.git
    
  3. Ensure the dependencies are setup in your machine

    npm install
    
  4. Run the application

    npm start
    
  5. Run the application on browser

    https://localhost:4000
    

LICENSE

This repository is distributed under the ISC License

Copyright 2023 Kelvin Kimutai

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), 
to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, 
and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Author

This repository is maintained by:

About

Todos front-end in react

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published