Skip to content

LinaShadrach/portfolio-react

Repository files navigation

Portfolio

The professional portfolio for Lina Shadrach. Click to view!

Description

This project is the professional portfolio for Lina Shadrach. Users can read a bit about Lina's experience as a web developer, about the projects she's built, and about the tools she likes to use.

This application was built with React. It is currently deployed using Netlify. It is the authors first React app.

Setup Requirements

Installation

  • Clone the repository
  • Use the shell of your choice to navigate into the project directory and run the following commands:
    • To install packages
    $ npm install
    
    • To use ESLint to lint code
    $ npm run lint
    
    • To use ESLint to fix errors
    $ npm run fix
    
    • To run the application
    $ npm run start
    
    • To quit running the application press CTRL C
  • Open the project in the text editor of your choice to make changes. You will be able to see changes update in the browser immediately upon saving while the application is running.

Known Bugs

If you notice any bugs or problems please contact the author through GitHub at username: LinaShadrach.

Author

Lina Shadrach

Technologies Used

React
react-materialize
.jsx

License

MIT License

Copyright (c) 2017 Lina Shadrach

About

My professional portfolio and 1st project built with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published