Skip to content

yashsdoshi/React_Keeper_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

:octocat: Note Keeping App using React

The Website is a replia of Google keep app!


This is a simple website made using,

  1. Node.js
  2. express.js
  3. Body-parser Module
  4. HTTPS Module

:octocat: To install modules and frameworks

Run the commands from below in your vs-code project folder terminal.

  npm i node
  npm i react

:octocat: Cloning this repo(Terminal Version):

  • Run the following command:
git clone 'https://github.com/yashdoshi12/React_Keeper_App.git' 
  • cd to the cloned folder:
cd Blog_Website_Without_Database
  • Install required npm pakages
npm i

:octocat: Example preview of website:

Screenshot 2023-03-26 194956



Don't forget to leave a star ⭐️