Skip to content

adenekan41/todolst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todolst

A small tasks management system

Quick Overview

git clone https://github.com/adenekan41/exquis-app
cd exquis-app
cd client && npm install
cd server && npm install 
cd client && npm start
cd server && npm start

If you've previously installed create-react-app globally via npm install -g create-react-app, we recommend you uninstall the package using npm uninstall -g create-react-app to ensure that npx always uses the latest version.

Get Started Immediately

You don’t need to install or configure tools like Webpack or Babel.
They are preconfigured and hidden so that you can focus on the code.

Start the project, and you’re good to go.

License

Exquis App is open source software licensed as MIT.

About

🔖A small tasks management system built with react and node

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published