Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 708 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 708 Bytes

portfolio_with_react

This is my first web application built by react framework

Built using:

  • Front-end library:

React

  • CSS framework:

Bootstrap

To run this project

install react-bootstrap

npm install react-bootstrap bootstrap

run web app

You can run the app by:

npm start

Then open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.