kenneth051 / mydiary-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Coverage Status

mydiary-react

MyDiary is a website that enables someone to record their daily activities,personal affairs as well as emotions that may occur from time to time. One registers, logs in and then he or she starts writing.

GETTING STARTED WITH MY DIARY

1- Clone the repository to your computer

-git clone https://github.com/kenneth051/mydiary-react.git

2-Install the dependencies when you are in the project's directory

	    -npm install

4-Run the application after the installation

	    -npm start

Testing

To run tests #in root directory

        npm test

The appliction has been developed using flask(for the backend) and react (for the frontend)

About


Languages

Language:JavaScript 90.1%Language:CSS 5.9%Language:HTML 4.0%