Skip to content

danvoyce/memo-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memo / Ideas board

This app allows the user create, update and delete ideas. There is no API, however the code has been designed in a way so it could be adapted to work with an API with minimal effort.

There are a few integration tests. These can be found in src/App.test.tsx

Installation

  1. Install dependencies via yarn or npm install
  2. To run locally, use yarn start or npm start
  3. To run the tests use yarn test or npm test

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published