Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

Bucketlist React

This is a react based web application that consumes the bucketlist-api providing an interface for users to create accounts, login and create, view, edit and delete bucketlists and items.

Illustrations

  1. Login page Screenshot of login page
  2. Dashboard Screenshot of login page

Demo

A live demo of the application is hosted at https://bucketlist-react-cp4.herokuapp.com

Technologies

  1. React
  2. Bootstrap

Getting Started

  1. Create a new folder in which the app will reside and initialize git
git init
  1. Clone this repository
git clone https://github.com/eric-elem/bucketList-react.git
  1. Using your package manager like npm, install dependencies
npm install
  1. Start the application
npm start
  1. Navigate to it's url with your favourite browser

Testing

In the projects root directory, to view tests and their coverage, run

npm test -- --coverage

About

Front end react app to consume a bucketlist api

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages