Skip to content

shradhaagarwal01/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PORTFOLIO


This is the first iteration of my portfolio website. The work is in progress, desktop view is recommended as of now. This project was created with HTML5, CSS3, JavaScript, React, material ui and axios.

Demo

Here is a working live demo : https://shradhaagarwal01.github.io/portfolio/

If you have questions about implementation, please refer to the React docs or mail me. Yes, you can fork this repo. Please give proper credits by linking back to ShradhaAgarwal also. Thanks!

Installation

$ git clone https://github.com/shradhaagarwal01/portfolio
$ cd portfolio
$ npm install

Start & watch

$ npm start

Simple build for production

$ npm run build

Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -m 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Bug / Feature Request

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Built with

  • ReactJS - React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.

Developer

Shradha Agarwal

License

MIT

P.S : Leave a ⭐, if you liked it.