Skip to content

Josie-N/the-tale-of

Repository files navigation

the tale of

the tale of is a database for browsing movies and creating watchlists.

See the working app here.

 

Installation

# Clone the repository
git clone https://github.com/Josie-N/the-tale-of.git

# Go to project folder
cd the-tale-of

# Install the dependencies
npm install

# Run the project
npm run start

 

Testing

# Run unit tests
npm run test

# Run end-to-end tests
npx cypress open
or
npm run cypress:open

 

Architecture

application architecture diagram

 

Demo

Video demo of truetaleof.com

 

License

the tale of is licensed under the GPL 3 license.

 

Releases

No releases published

Packages

No packages published