Smriti7111 / blog-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name & Pitch

Name : PersonalBlog An application that allows user to add, edit and delete articles, built using React,ContextAPI,Material UI

Project Status

The application is in development phase. Test library is yet to be implemented.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo

git clone https://github.com/Smriti7111/blog-frontend.git

  1. Install NPM packages

npm install

  1. Start the Server

npm start

  1. To See the App:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Reflection

This was a 4 days long project built for a coding challenge provided by ibriz to review my set of skills.It was a good exercise to brush up my skills and also practice some of standard methods that I had not got an opportunity to implement before.

About


Languages

Language:JavaScript 94.6%Language:HTML 5.4%