The professional portfolio for Lina Shadrach. Click to view!
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.
- Node.js and npm installed.
- 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.
If you notice any bugs or problems please contact the author through GitHub at username: LinaShadrach
.
Lina Shadrach
React
react-materialize
.jsx
MIT License
Copyright (c) 2017 Lina Shadrach